ComputeSimpleHash(Byte[]) Method
Computes a simplified hash for the specified binary stream.
'Declaration
Public Overloads Shared Function ComputeSimpleHash( _
ByVal () As Byte _
) As Byte()
Parameters
- stream
- The binary stream as a byte array.
Return Value
The computed simplified hash.